home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / Mops 2.7 / Mops Manual / Part III.srd / Part III.srd.rsrc / PICT_98.png < prev    next >
Portable Network Graphic  |  1996-01-02  |  58KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | chat room | poster | reckoner | sky
OCR: 11I-86 Mops Predefined Classes print: -- Prints the elements of the array with their respective index number classinit: ( -- Stores the value "undefined" in each cell. Error messages None FItHeap This class defines the floating heap. Superclass Object Source file Floating point Status Optional Instance variables int FreeHead Offset of first free block Indexed data 14-byte cells System objects fltMem The system supplied float heap provides 100 blocks Methods object creation init: Sets all blocks to free and links them together new: fPtr ) Returns pointer to.a new block release: (fPtr Frees the block pointed at by fPtr room #free Returns the number of free float blocks remaining in float heap Error messages None fItMem